Skip to content

Conversation

@wmantly
Copy link
Collaborator

@wmantly wmantly commented Dec 31, 2025

  • OpenResty checks Redis FIRST for every request
  • Node.js is only queried as fallback when Redis has no entry
  • Cached hosts continue working even if Node.js goes down
  • Updated diagram to show lookup hierarchy
  • Restructured caching strategy to emphasize L1/L2 tiers

- OpenResty checks Redis FIRST for every request
- Node.js is only queried as fallback when Redis has no entry
- Cached hosts continue working even if Node.js goes down
- Updated diagram to show lookup hierarchy
- Restructured caching strategy to emphasize L1/L2 tiers

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@wmantly wmantly merged commit b2267d3 into master Dec 31, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants